﻿2026-04-28T19:05:42.4984865Z Current runner version: '2.334.0'
2026-04-28T19:05:42.5062878Z ##[group]Runner Image Provisioner
2026-04-28T19:05:42.5064129Z Hosted Compute Agent
2026-04-28T19:05:42.5064855Z Version: 20260422.526
2026-04-28T19:05:42.5065805Z Commit: e1a9e573f4d0838b3a7c1b07401aeb29ed3635a9
2026-04-28T19:05:42.5066807Z Build Date: 2026-04-22T09:31:31Z
2026-04-28T19:05:42.5088270Z Worker ID: {bd3904d4-53ea-4da5-9e29-b385c3818223}
2026-04-28T19:05:42.5089529Z Azure Region: westcentralus
2026-04-28T19:05:42.5090542Z ##[endgroup]
2026-04-28T19:05:42.5092600Z ##[group]Operating System
2026-04-28T19:05:42.5093400Z Ubuntu
2026-04-28T19:05:42.5094266Z 24.04.4
2026-04-28T19:05:42.5094969Z LTS
2026-04-28T19:05:42.5095626Z ##[endgroup]
2026-04-28T19:05:42.5096437Z ##[group]Runner Image
2026-04-28T19:05:42.5097286Z Image: ubuntu-24.04
2026-04-28T19:05:42.5098253Z Version: 20260426.100.1
2026-04-28T19:05:42.5100320Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260426.100/images/ubuntu/Ubuntu2404-Readme.md
2026-04-28T19:05:42.5102602Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260426.100
2026-04-28T19:05:42.5104193Z ##[endgroup]
2026-04-28T19:05:42.5105609Z ##[group]GITHUB_TOKEN Permissions
2026-04-28T19:05:42.5129225Z Contents: read
2026-04-28T19:05:42.5130053Z Metadata: read
2026-04-28T19:05:42.5130786Z ##[endgroup]
2026-04-28T19:05:42.5133959Z Secret source: Actions
2026-04-28T19:05:42.5135515Z Prepare workflow directory
2026-04-28T19:05:42.5716756Z Prepare all required actions
2026-04-28T19:05:42.5774416Z Getting action download info
2026-04-28T19:05:43.1036380Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd)
2026-04-28T19:05:43.2173343Z Download action repository 'actions/setup-java@v5' (SHA:be666c2fcd27ec809703dec50e508c2fdc7f6654)
2026-04-28T19:05:44.2451537Z Download action repository 'actions/upload-artifact@v7' (SHA:043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)
2026-04-28T19:05:44.4828311Z Complete job name: GMD Smoke Tests
2026-04-28T19:05:44.5553512Z ##[group]Run actions/checkout@v6
2026-04-28T19:05:44.5554391Z with:
2026-04-28T19:05:44.5554831Z   repository: Mesya82/Service-Book
2026-04-28T19:05:44.5555571Z   token: ***
2026-04-28T19:05:44.5555983Z   ssh-strict: true
2026-04-28T19:05:44.5556427Z   ssh-user: git
2026-04-28T19:05:44.5556853Z   persist-credentials: true
2026-04-28T19:05:44.5557333Z   clean: true
2026-04-28T19:05:44.5557944Z   sparse-checkout-cone-mode: true
2026-04-28T19:05:44.5558612Z   fetch-depth: 1
2026-04-28T19:05:44.5559154Z   fetch-tags: false
2026-04-28T19:05:44.5559591Z   show-progress: true
2026-04-28T19:05:44.5560043Z   lfs: false
2026-04-28T19:05:44.5560491Z   submodules: false
2026-04-28T19:05:44.5560949Z   set-safe-directory: true
2026-04-28T19:05:44.5561707Z ##[endgroup]
2026-04-28T19:05:44.6690259Z Syncing repository: Mesya82/Service-Book
2026-04-28T19:05:44.6692607Z ##[group]Getting Git version info
2026-04-28T19:05:44.6693423Z Working directory is '/home/runner/work/Service-Book/Service-Book'
2026-04-28T19:05:44.6695059Z [command]/usr/bin/git version
2026-04-28T19:05:44.6751053Z git version 2.54.0
2026-04-28T19:05:44.6775840Z ##[endgroup]
2026-04-28T19:05:44.6794309Z Temporarily overriding HOME='/home/runner/work/_temp/78df9124-819a-457a-99ba-5d8814e77123' before making global git config changes
2026-04-28T19:05:44.6801817Z Adding repository directory to the temporary git global config as a safe directory
2026-04-28T19:05:44.6804279Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-28T19:05:44.6862337Z Deleting the contents of '/home/runner/work/Service-Book/Service-Book'
2026-04-28T19:05:44.6866991Z ##[group]Initializing the repository
2026-04-28T19:05:44.6879670Z [command]/usr/bin/git init /home/runner/work/Service-Book/Service-Book
2026-04-28T19:05:44.6984817Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-04-28T19:05:44.6987032Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-04-28T19:05:44.6989701Z hint: to use in all of your new repositories, which will suppress this warning,
2026-04-28T19:05:44.6992651Z hint: call:
2026-04-28T19:05:44.6994019Z hint:
2026-04-28T19:05:44.6995253Z hint: 	git config --global init.defaultBranch <name>
2026-04-28T19:05:44.6996648Z hint:
2026-04-28T19:05:44.6998217Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-04-28T19:05:44.7000229Z hint: 'development'. The just-created branch can be renamed via this command:
2026-04-28T19:05:44.7001755Z hint:
2026-04-28T19:05:44.7004655Z hint: 	git branch -m <name>
2026-04-28T19:05:44.7005896Z hint:
2026-04-28T19:05:44.7007240Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-04-28T19:05:44.7009804Z Initialized empty Git repository in /home/runner/work/Service-Book/Service-Book/.git/
2026-04-28T19:05:44.7013471Z [command]/usr/bin/git remote add origin https://github.com/Mesya82/Service-Book
2026-04-28T19:05:44.7058056Z ##[endgroup]
2026-04-28T19:05:44.7059347Z ##[group]Disabling automatic garbage collection
2026-04-28T19:05:44.7060461Z [command]/usr/bin/git config --local gc.auto 0
2026-04-28T19:05:44.7100158Z ##[endgroup]
2026-04-28T19:05:44.7101782Z ##[group]Setting up auth
2026-04-28T19:05:44.7103304Z Removing SSH command configuration
2026-04-28T19:05:44.7108603Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-28T19:05:44.7179736Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-28T19:05:44.7555432Z Removing HTTP extra header
2026-04-28T19:05:44.7562882Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-28T19:05:44.7603758Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-28T19:05:44.7880154Z Removing includeIf entries pointing to credentials config files
2026-04-28T19:05:44.7882096Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-28T19:05:44.7912078Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-28T19:05:44.8167539Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-04-28T19:05:44.8216335Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path /home/runner/work/_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:05:44.8251177Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:05:44.8288694Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:05:44.8325017Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:05:44.8369348Z ##[endgroup]
2026-04-28T19:05:44.8371295Z ##[group]Fetching the repository
2026-04-28T19:05:44.8386570Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e9aa7a917da1c649ac6adba66272933455674384:refs/remotes/pull/44/merge
2026-04-28T19:05:45.6231327Z From https://github.com/Mesya82/Service-Book
2026-04-28T19:05:45.6235586Z  * [new ref]         e9aa7a917da1c649ac6adba66272933455674384 -> pull/44/merge
2026-04-28T19:05:45.6271964Z ##[endgroup]
2026-04-28T19:05:45.6274664Z ##[group]Determining the checkout info
2026-04-28T19:05:45.6277605Z ##[endgroup]
2026-04-28T19:05:45.6287013Z [command]/usr/bin/git sparse-checkout disable
2026-04-28T19:05:45.6340274Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-04-28T19:05:45.6371561Z ##[group]Checking out the ref
2026-04-28T19:05:45.6374170Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/44/merge
2026-04-28T19:05:45.7297349Z Note: switching to 'refs/remotes/pull/44/merge'.
2026-04-28T19:05:45.7299592Z 
2026-04-28T19:05:45.7303242Z You are in 'detached HEAD' state. You can look around, make experimental
2026-04-28T19:05:45.7305826Z changes and commit them, and you can discard any commits you make in this
2026-04-28T19:05:45.7308659Z state without impacting any branches by switching back to a branch.
2026-04-28T19:05:45.7310276Z 
2026-04-28T19:05:45.7311330Z If you want to create a new branch to retain commits you create, you may
2026-04-28T19:05:45.7313704Z do so (now or later) by using -c with the switch command. Example:
2026-04-28T19:05:45.7314954Z 
2026-04-28T19:05:45.7315379Z   git switch -c <new-branch-name>
2026-04-28T19:05:45.7316158Z 
2026-04-28T19:05:45.7316771Z Or undo this operation with:
2026-04-28T19:05:45.7317522Z 
2026-04-28T19:05:45.7319289Z   git switch -
2026-04-28T19:05:45.7320280Z 
2026-04-28T19:05:45.7321646Z Turn off this advice by setting config variable advice.detachedHead to false
2026-04-28T19:05:45.7324360Z 
2026-04-28T19:05:45.7326803Z HEAD is now at e9aa7a9 Merge 393e1d902bee9c0357a4b96cc9926ae25bc69579 into ec9ed8c10ea8edde04948cc190ffb6a73088d176
2026-04-28T19:05:45.7800382Z ##[endgroup]
2026-04-28T19:05:45.7902432Z [command]/usr/bin/git log -1 --format=%H
2026-04-28T19:05:45.7905406Z e9aa7a917da1c649ac6adba66272933455674384
2026-04-28T19:05:45.8215850Z ##[group]Run actions/setup-java@v5
2026-04-28T19:05:45.8216920Z with:
2026-04-28T19:05:45.8217649Z   java-version: 17
2026-04-28T19:05:45.8218760Z   distribution: temurin
2026-04-28T19:05:45.8219694Z   cache: gradle
2026-04-28T19:05:45.8220552Z   java-package: jdk
2026-04-28T19:05:45.8221347Z   check-latest: false
2026-04-28T19:05:45.8222258Z   server-id: github
2026-04-28T19:05:45.8223094Z   server-username: GITHUB_ACTOR
2026-04-28T19:05:45.8224082Z   server-password: GITHUB_TOKEN
2026-04-28T19:05:45.8225120Z   overwrite-settings: true
2026-04-28T19:05:45.8226016Z   job-status: success
2026-04-28T19:05:45.8227127Z   token: ***
2026-04-28T19:05:45.8228029Z ##[endgroup]
2026-04-28T19:05:45.9972328Z ##[group]Installed distributions
2026-04-28T19:05:46.0037158Z Resolved Java 17.0.19+10 from tool-cache
2026-04-28T19:05:46.0039192Z Setting Java 17.0.19+10 as the default
2026-04-28T19:05:46.0049967Z Creating toolchains.xml for JDK version 17 from temurin
2026-04-28T19:05:46.0127462Z Writing to /home/runner/.m2/toolchains.xml
2026-04-28T19:05:46.0129161Z 
2026-04-28T19:05:46.0129962Z Java configuration:
2026-04-28T19:05:46.0131433Z   Distribution: temurin
2026-04-28T19:05:46.0132843Z   Version: 17.0.19+10
2026-04-28T19:05:46.0134660Z   Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-04-28T19:05:46.0136331Z 
2026-04-28T19:05:46.0138144Z ##[endgroup]
2026-04-28T19:05:46.0162498Z Creating settings.xml with server-id: github
2026-04-28T19:05:46.0164631Z Writing to /home/runner/.m2/settings.xml
2026-04-28T19:05:46.2626762Z Cache hit for: setup-java-Linux-x64-gradle-00f335a52140e6fa71e56b06e0b333fb65c5f07872cf0a46b19fd33d4a94a97e
2026-04-28T19:05:47.5070620Z Received 33554432 of 710991291 (4.7%), 32.0 MBs/sec
2026-04-28T19:05:48.5119653Z Received 167772160 of 710991291 (23.6%), 79.8 MBs/sec
2026-04-28T19:05:49.5129328Z Received 373293056 of 710991291 (52.5%), 118.5 MBs/sec
2026-04-28T19:05:50.5450018Z Received 536870912 of 710991291 (75.5%), 126.8 MBs/sec
2026-04-28T19:05:51.5566579Z Received 702602683 of 710991291 (98.8%), 132.9 MBs/sec
2026-04-28T19:05:51.5889104Z Received 710991291 of 710991291 (100.0%), 133.4 MBs/sec
2026-04-28T19:05:51.5893004Z Cache Size: ~678 MB (710991291 B)
2026-04-28T19:05:51.5967527Z [command]/usr/bin/tar -xf /home/runner/work/_temp/3375ab78-61e9-4fbe-b125-e256c074b8ca/cache.tzst -P -C /home/runner/work/Service-Book/Service-Book --use-compress-program unzstd
2026-04-28T19:05:58.1799578Z Cache restored successfully
2026-04-28T19:05:58.2179361Z Cache restored from key: setup-java-Linux-x64-gradle-00f335a52140e6fa71e56b06e0b333fb65c5f07872cf0a46b19fd33d4a94a97e
2026-04-28T19:05:58.2424713Z ##[group]Run chmod +x gradlew
2026-04-28T19:05:58.2425034Z [36;1mchmod +x gradlew[0m
2026-04-28T19:05:58.3751532Z shell: /usr/bin/bash -e {0}
2026-04-28T19:05:58.3751892Z env:
2026-04-28T19:05:58.3752344Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-04-28T19:05:58.3753127Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-04-28T19:05:58.3753699Z ##[endgroup]
2026-04-28T19:05:58.4266135Z ##[group]Run echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' \
2026-04-28T19:05:58.4266719Z [36;1mecho 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' \[0m
2026-04-28T19:05:58.4267190Z [36;1m  | sudo tee /etc/udev/rules.d/99-kvm4all.rules[0m
2026-04-28T19:05:58.4267512Z [36;1msudo udevadm control --reload-rules[0m
2026-04-28T19:05:58.4268147Z [36;1msudo udevadm trigger --name-match=kvm[0m
2026-04-28T19:05:58.4327721Z shell: /usr/bin/bash -e {0}
2026-04-28T19:05:58.4328218Z env:
2026-04-28T19:05:58.4328512Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-04-28T19:05:58.4328981Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-04-28T19:05:58.4329330Z ##[endgroup]
2026-04-28T19:05:58.5395177Z KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"
2026-04-28T19:05:58.5778344Z ##[group]Run ./gradlew pixel2api33Check -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect
2026-04-28T19:05:58.5779229Z [36;1m./gradlew pixel2api33Check -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect[0m
2026-04-28T19:05:58.5844267Z shell: /usr/bin/bash -e {0}
2026-04-28T19:05:58.5844512Z env:
2026-04-28T19:05:58.5844815Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-04-28T19:05:58.5845280Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-04-28T19:05:58.5845636Z ##[endgroup]
2026-04-28T19:06:04.8747485Z 
2026-04-28T19:06:04.8749299Z Welcome to Gradle 8.11.1!
2026-04-28T19:06:04.8749908Z 
2026-04-28T19:06:04.8755880Z Here are the highlights of this release:
2026-04-28T19:06:04.8756467Z  - Parallel load and store for Configuration Cache
2026-04-28T19:06:04.8757043Z  - Java compilation errors at the end of the build output
2026-04-28T19:06:04.8757703Z  - Consolidated report for warnings and deprecations
2026-04-28T19:06:04.8758306Z 
2026-04-28T19:06:04.8758629Z For more details see https://docs.gradle.org/8.11.1/release-notes.html
2026-04-28T19:06:04.8759073Z 
2026-04-28T19:06:05.0753375Z Starting a Gradle Daemon (subsequent builds will be faster)
2026-04-28T19:06:16.4659110Z 
2026-04-28T19:06:16.4689964Z > Configure project :app
2026-04-28T19:06:16.4719437Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=swiftshader_indirect' is experimental.
2026-04-28T19:06:21.1648983Z 
2026-04-28T19:06:21.1679019Z > Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
2026-04-28T19:06:21.1698356Z > Task :app:preBuild UP-TO-DATE
2026-04-28T19:06:21.1699089Z > Task :app:preDebugBuild UP-TO-DATE
2026-04-28T19:06:22.4659090Z > Task :app:generateDebugResValues
2026-04-28T19:06:22.4702452Z > Task :app:checkDebugAarMetadata
2026-04-28T19:06:22.5676247Z > Task :app:mapDebugSourceSetPaths
2026-04-28T19:06:22.6639790Z > Task :app:generateDebugResources
2026-04-28T19:06:24.2649279Z > Task :app:createDebugCompatibleScreenManifests
2026-04-28T19:06:24.2665333Z > Task :app:extractDeepLinksDebug
2026-04-28T19:06:25.3655833Z > Task :app:mergeDebugResources
2026-04-28T19:06:25.6662676Z > Task :app:processDebugMainManifest
2026-04-28T19:06:25.7648053Z > Task :app:packageDebugResources
2026-04-28T19:06:26.4639678Z > Task :app:processDebugManifest
2026-04-28T19:06:26.4684063Z > Task :app:parseDebugLocalResources
2026-04-28T19:06:26.4707565Z > Task :app:processDebugManifestForPackage
2026-04-28T19:06:26.4723384Z > Task :app:javaPreCompileDebug
2026-04-28T19:06:26.8644682Z > Task :app:preDebugAndroidTestBuild SKIPPED
2026-04-28T19:06:27.1640280Z > Task :app:checkDebugAndroidTestAarMetadata
2026-04-28T19:06:27.2684030Z > Task :app:generateDebugAndroidTestResValues
2026-04-28T19:06:27.2738689Z > Task :app:mapDebugAndroidTestSourceSetPaths
2026-04-28T19:06:27.2768531Z > Task :app:generateDebugAndroidTestResources
2026-04-28T19:06:27.3654656Z > Task :app:processDebugAndroidTestManifest
2026-04-28T19:06:27.4661776Z > Task :app:javaPreCompileDebugAndroidTest
2026-04-28T19:06:27.4677556Z > Task :app:mergeDebugShaders
2026-04-28T19:06:27.4710868Z > Task :app:compileDebugShaders NO-SOURCE
2026-04-28T19:06:27.4738591Z > Task :app:generateDebugAssets UP-TO-DATE
2026-04-28T19:06:27.6659298Z > Task :app:mergeDebugAssets
2026-04-28T19:06:27.7649996Z > Task :app:compressDebugAssets
2026-04-28T19:06:27.7668747Z > Task :app:desugarDebugFileDependencies
2026-04-28T19:06:27.7688958Z > Task :app:processDebugResources
2026-04-28T19:06:28.3644264Z > Task :app:checkDebugDuplicateClasses
2026-04-28T19:06:29.9640303Z > Task :app:mergeDebugAndroidTestResources
2026-04-28T19:06:30.4689024Z > Task :app:processDebugAndroidTestResources
2026-04-28T19:06:58.3640114Z > Task :app:compileDebugKotlin
2026-04-28T19:07:00.4639996Z > Task :app:mergeExtDexDebug
2026-04-28T19:07:07.9657124Z > Task :app:mergeLibDexDebug
2026-04-28T19:07:07.9688672Z > Task :app:mergeDebugJniLibFolders
2026-04-28T19:07:08.4659700Z > Task :app:mergeDebugNativeLibs
2026-04-28T19:07:08.5649900Z 
2026-04-28T19:07:08.5729063Z > Task :app:stripDebugDebugSymbols
2026-04-28T19:07:08.5739658Z Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.
2026-04-28T19:07:11.2653589Z 
2026-04-28T19:07:11.2654534Z > Task :app:validateSigningDebug
2026-04-28T19:07:11.2688645Z > Task :app:writeDebugAppMetadata
2026-04-28T19:07:11.3664346Z > Task :app:writeDebugSigningConfigVersions
2026-04-28T19:07:11.3698605Z > Task :app:mergeDebugAndroidTestShaders
2026-04-28T19:07:11.3718469Z > Task :app:compileDebugAndroidTestShaders NO-SOURCE
2026-04-28T19:07:11.3759689Z > Task :app:generateDebugAndroidTestAssets UP-TO-DATE
2026-04-28T19:07:11.5669207Z > Task :app:mergeDebugAndroidTestAssets
2026-04-28T19:07:11.5708804Z > Task :app:compressDebugAndroidTestAssets
2026-04-28T19:07:11.5710871Z > Task :app:desugarDebugAndroidTestFileDependencies
2026-04-28T19:07:11.9674885Z > Task :app:checkDebugAndroidTestDuplicateClasses
2026-04-28T19:07:21.7654905Z > Task :app:mergeExtDexDebugAndroidTest
2026-04-28T19:07:21.7688635Z > Task :app:mergeLibDexDebugAndroidTest
2026-04-28T19:07:21.8679051Z > Task :app:mergeDebugAndroidTestJniLibFolders
2026-04-28T19:07:21.9649274Z > Task :app:mergeDebugAndroidTestNativeLibs
2026-04-28T19:07:21.9649836Z 
2026-04-28T19:07:21.9682527Z > Task :app:stripDebugAndroidTestDebugSymbols
2026-04-28T19:07:21.9736368Z Unable to strip the following libraries, packaging them as they are: libmockkjvmtiagent.so.
2026-04-28T19:07:22.0641295Z 
2026-04-28T19:07:22.0658612Z > Task :app:validateSigningDebugAndroidTest
2026-04-28T19:07:22.0659323Z > Task :app:writeDebugAndroidTestSigningConfigVersions
2026-04-28T19:07:26.7640417Z 
2026-04-28T19:07:26.7698681Z > Task :app:pixel2api33Setup
2026-04-28T19:07:26.7738844Z Checking the license for package Android Emulator in /usr/local/lib/android/sdk/licenses
2026-04-28T19:07:26.7753194Z License for package Android Emulator accepted.
2026-04-28T19:07:26.7798783Z Preparing "Install Android Emulator v.36.5.11".
2026-04-28T19:07:41.0644259Z "Install Android Emulator v.36.5.11" ready.
2026-04-28T19:07:41.0658561Z Installing Android Emulator in /usr/local/lib/android/sdk/emulator
2026-04-28T19:07:41.0698620Z "Install Android Emulator v.36.5.11" complete.
2026-04-28T19:07:41.9642047Z 
2026-04-28T19:07:41.9668789Z > Task :app:compileDebugKotlin
2026-04-28T19:07:41.9700602Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:150:60 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-28T19:07:41.9716394Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:161:60 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-28T19:07:41.9769638Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:368:49 'val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-04-28T19:07:41.9831109Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:442:64 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-28T19:07:42.0658633Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:449:64 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-28T19:07:42.0662987Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:540:107 'val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-04-28T19:07:43.9688440Z 
2026-04-28T19:07:43.9748983Z > Task :app:compileDebugJavaWithJavac NO-SOURCE
2026-04-28T19:07:43.9749848Z 
2026-04-28T19:07:43.9779891Z > Task :app:pixel2api33Setup
2026-04-28T19:07:43.9798481Z "Install Android Emulator v.36.5.11" finished.
2026-04-28T19:07:43.9818715Z Checking the license for package Intel x86_64 Atom System Image in /usr/local/lib/android/sdk/licenses
2026-04-28T19:07:43.9819891Z License for package Intel x86_64 Atom System Image accepted.
2026-04-28T19:07:43.9838635Z Preparing "Install Intel x86_64 Atom System Image API 33 (revision 2)".
2026-04-28T19:07:44.1658482Z 
2026-04-28T19:07:44.1669611Z > Task :app:bundleDebugClassesToCompileJar
2026-04-28T19:07:49.9641795Z > Task :app:compileDebugAndroidTestKotlin
2026-04-28T19:07:49.9680121Z > Task :app:compileDebugAndroidTestJavaWithJavac NO-SOURCE
2026-04-28T19:08:05.0644091Z > Task :app:dexBuilderDebug
2026-04-28T19:08:05.5644893Z > Task :app:mergeDebugGlobalSynthetics
2026-04-28T19:08:05.8639053Z > Task :app:processDebugJavaRes
2026-04-28T19:08:17.8660431Z 
2026-04-28T19:08:17.8899679Z > Task :app:pixel2api33Setup
2026-04-28T19:08:17.8958708Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" ready.
2026-04-28T19:08:17.9181302Z Installing Intel x86_64 Atom System Image in /usr/local/lib/android/sdk/system-images/android-33/default/x86_64
2026-04-28T19:08:17.9182643Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" complete.
2026-04-28T19:08:17.9413619Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" finished.
2026-04-28T19:08:19.2638681Z 
2026-04-28T19:08:19.2663174Z > Task :app:mergeDebugJavaResource
2026-04-28T19:08:20.1651684Z > Task :app:mergeProjectDexDebug
2026-04-28T19:08:21.7648041Z > Task :app:packageDebug
2026-04-28T19:08:21.8658817Z > Task :app:createDebugApkListingFileRedirect
2026-04-28T19:08:21.9638786Z > Task :app:dexBuilderDebugAndroidTest
2026-04-28T19:08:22.0662691Z > Task :app:mergeDebugAndroidTestGlobalSynthetics
2026-04-28T19:08:22.0685032Z > Task :app:processDebugAndroidTestJavaRes
2026-04-28T19:08:22.5649534Z > Task :app:mergeDebugAndroidTestJavaResource
2026-04-28T19:08:22.6658000Z > Task :app:mergeProjectDexDebugAndroidTest
2026-04-28T19:08:23.1646057Z > Task :app:packageDebugAndroidTest
2026-04-28T19:08:23.1648580Z > Task :app:createDebugAndroidTestApkListingFileRedirect
2026-04-28T19:10:36.6837370Z 
2026-04-28T19:10:36.6915255Z > Task :app:pixel2api33DebugAndroidTest
2026-04-28T19:10:36.6932177Z Starting 9 tests on pixel2api33
2026-04-28T19:10:46.6647078Z 
2026-04-28T19:10:46.6681193Z pixel2api33 Tests 0/9 completed. (0 skipped) (0 failed)
2026-04-28T19:11:06.5641525Z pixel2api33 Tests 1/9 completed. (0 skipped) (0 failed)
2026-04-28T19:11:16.6639310Z pixel2api33 Tests 2/9 completed. (0 skipped) (0 failed)
2026-04-28T19:11:36.6649047Z pixel2api33 Tests 3/9 completed. (0 skipped) (0 failed)
2026-04-28T19:12:06.6638361Z pixel2api33 Tests 5/9 completed. (0 skipped) (0 failed)
2026-04-28T19:12:22.9650047Z 
2026-04-28T19:12:22.9698894Z > Task :app:pixel2api33DebugAndroidTest
2026-04-28T19:12:22.9805549Z 
2026-04-28T19:12:22.9831435Z com.servicebook.SmokeTest > attachmentAddViewRemove[pixel2api33] [31mFAILED [0m
2026-04-28T19:12:22.9870831Z 	java.lang.AssertionError: Assert failed: The component with Text + InputText + EditableText contains 'Attachments' (ignoreCase: false) as substring is not displayed!
2026-04-28T19:12:22.9897331Z 		at androidx.compose.ui.test.AssertionsKt.assertIsDisplayed(Assertions.kt:34)
2026-04-28T19:12:26.6639040Z 
2026-04-28T19:12:26.6695621Z pixel2api33 Tests 6/9 completed. (0 skipped) (1 failed)
2026-04-28T19:12:36.6639074Z pixel2api33 Tests 7/9 completed. (0 skipped) (1 failed)
2026-04-28T19:13:16.6648938Z pixel2api33 Tests 8/9 completed. (0 skipped) (1 failed)
2026-04-28T19:13:34.4637584Z 
2026-04-28T19:13:34.4642260Z > Task :app:pixel2api33DebugAndroidTest
2026-04-28T19:13:34.4649311Z Tests on pixel2api33 failed: There was 1 failure(s).
2026-04-28T19:13:34.5637268Z 
2026-04-28T19:13:34.5640689Z Finished 9 tests on pixel2api33
2026-04-28T19:13:36.1639901Z 
2026-04-28T19:13:36.1648752Z > Task :app:pixel2api33DebugAndroidTest FAILED
2026-04-28T19:13:36.2644007Z 
2026-04-28T19:13:36.2673001Z FAILURE: Build failed with an exception.
2026-04-28T19:13:36.2675135Z 
2026-04-28T19:13:36.2675303Z * What went wrong:
2026-04-28T19:13:36.2677931Z Execution failed for task ':app:pixel2api33DebugAndroidTest'.
2026-04-28T19:13:36.2679681Z > There were failing tests. See the report at: file:///home/runner/work/Service-Book/Service-Book/app/build/reports/androidTests/managedDevice/debug/pixel2api33/index.html
2026-04-28T19:13:36.2682457Z 
2026-04-28T19:13:36.2684154Z * Try:
2026-04-28T19:13:36.2686217Z > Run with --stacktrace option to get the stack trace.
2026-04-28T19:13:36.2690458Z > Run with --info or --debug option to get more log output.
2026-04-28T19:13:36.2691169Z > Run with --scan to get full insights.
2026-04-28T19:13:36.2695004Z > Get more help at https://help.gradle.org.
2026-04-28T19:13:36.2697447Z 
2026-04-28T19:13:36.2699600Z BUILD FAILED in 7m 32s
2026-04-28T19:13:36.2701469Z 66 actionable tasks: 66 executed
2026-04-28T19:13:36.9896600Z ##[error]Process completed with exit code 1.
2026-04-28T19:13:37.0679189Z ##[group]Run actions/upload-artifact@v7
2026-04-28T19:13:37.0679617Z with:
2026-04-28T19:13:37.0679889Z   name: gmd-test-reports
2026-04-28T19:13:37.0680360Z   path: app/build/reports/androidTests/managedDevice/
app/build/outputs/androidTest-results/managedDevice/

2026-04-28T19:13:37.0681490Z   if-no-files-found: warn
2026-04-28T19:13:37.0681714Z   retention-days: 7
2026-04-28T19:13:37.0681918Z   compression-level: 6
2026-04-28T19:13:37.0682273Z   overwrite: false
2026-04-28T19:13:37.0682565Z   include-hidden-files: false
2026-04-28T19:13:37.0682893Z   archive: true
2026-04-28T19:13:37.0683156Z env:
2026-04-28T19:13:37.0683535Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-04-28T19:13:37.0684078Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-04-28T19:13:37.0684429Z ##[endgroup]
2026-04-28T19:13:37.5320449Z Multiple search paths detected. Calculating the least common ancestor of all paths
2026-04-28T19:13:37.5321504Z The least common ancestor is /home/runner/work/Service-Book/Service-Book/app/build. This will be the root directory of the artifact
2026-04-28T19:13:37.5322098Z With the provided path, there will be 62 files uploaded
2026-04-28T19:13:37.5322534Z Artifact name is valid!
2026-04-28T19:13:37.5322756Z Root directory input is valid!
2026-04-28T19:13:37.7411287Z Uploading artifact: gmd-test-reports.zip
2026-04-28T19:13:37.7469098Z Beginning upload of artifact content to blob storage
2026-04-28T19:13:38.2984540Z Uploaded bytes 222631
2026-04-28T19:13:38.3542952Z Finished uploading artifact content to blob storage!
2026-04-28T19:13:38.3544148Z SHA256 digest of uploaded artifact is 77487611ea2bf0c362ebe0cfa5b3260c4fa27bc0412409887ed6b88601a58ab5
2026-04-28T19:13:38.3548146Z Finalizing artifact upload
2026-04-28T19:13:38.6574875Z Artifact gmd-test-reports successfully finalized. Artifact ID 6692667355
2026-04-28T19:13:38.6576249Z Artifact gmd-test-reports has been successfully uploaded! Final size is 222631 bytes. Artifact ID is 6692667355
2026-04-28T19:13:38.6579920Z Artifact download URL: https://github.com/Mesya82/Service-Book/actions/runs/25072257247/artifacts/6692667355
2026-04-28T19:13:38.6753877Z Post job cleanup.
2026-04-28T19:13:38.8206725Z Post job cleanup.
2026-04-28T19:13:38.9353232Z [command]/usr/bin/git version
2026-04-28T19:13:38.9426197Z git version 2.54.0
2026-04-28T19:13:38.9500698Z Temporarily overriding HOME='/home/runner/work/_temp/86e1b7f0-bd31-4d3e-be8f-8060a140eb70' before making global git config changes
2026-04-28T19:13:38.9511036Z Adding repository directory to the temporary git global config as a safe directory
2026-04-28T19:13:38.9526799Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-28T19:13:38.9618317Z Removing SSH command configuration
2026-04-28T19:13:38.9619090Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-28T19:13:38.9663936Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-28T19:13:39.0006143Z Removing HTTP extra header
2026-04-28T19:13:39.0008668Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-28T19:13:39.0046090Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-28T19:13:39.0306118Z Removing includeIf entries pointing to credentials config files
2026-04-28T19:13:39.0308768Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-28T19:13:39.0334500Z includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path
2026-04-28T19:13:39.0349191Z includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path
2026-04-28T19:13:39.0353253Z includeif.gitdir:/github/workspace/.git.path
2026-04-28T19:13:39.0355595Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-04-28T19:13:39.0361054Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path
2026-04-28T19:13:39.0377670Z /home/runner/work/_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:13:39.0399732Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path /home/runner/work/_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:13:39.0433473Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path
2026-04-28T19:13:39.0460013Z /home/runner/work/_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:13:39.0468862Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:13:39.0506104Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-04-28T19:13:39.0532850Z /github/runner_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:13:39.0549220Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:13:39.0583232Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-04-28T19:13:39.0609007Z /github/runner_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:13:39.0613844Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config
2026-04-28T19:13:39.0647400Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-28T19:13:39.0910731Z Removing credentials config '/home/runner/work/_temp/git-credentials-16cbd227-4c89-46fc-9e8c-8444f5e56517.config'
2026-04-28T19:13:39.1088645Z Cleaning up orphan processes
2026-04-28T19:13:39.1656516Z Terminate orphan process: pid (2206) (java)
2026-04-28T19:13:39.1689727Z Terminate orphan process: pid (2286) (java)
2026-04-28T19:13:39.1751468Z Terminate orphan process: pid (2463) (adb)
